home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / raytrace / radiance / nextrad.lha / NeXtRad / objIO.h < prev    next >
Encoding:
Text File  |  1993-02-22  |  161 b   |  6 lines

  1. /* objIO.h */
  2. /* written by : Jason R. Wilson  2/21/93 */
  3.  
  4. void ReadInObject (ObjectCell *Object,char *ObjectFileName);
  5. /* Read in an object from object file */
  6.